home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1996 #5 / Amiga Plus CD - 1996 - No. 5.iso / pd / texte / frexx / frexxed / docs / mailing.doc < prev    next >
Text File  |  1995-12-05  |  3KB  |  57 lines

  1. Mailing instructions and syntax
  2. ===============================
  3.  
  4.  *All* postings, services and orders to the list is done by writing to
  5. dastmail@sth.frontec.se!
  6.  
  7.  Commands should be written as the first line of the mail. Several commands
  8. can be written on subsequent lines.
  9.  
  10. To write postings to the list:
  11.   Just post a mail. The mail will be sent to everybody in the list, including
  12.   yourself (if you're in the list of course). If you post a mail bigger than
  13.   50000 bytes, it will not immediately get posted to the list, but require a
  14.   confirmation mail to be sent (the list program will prompt you for that), to
  15.   prevent large mistakes to end up getting sent to a large crowd of people.
  16.  
  17. To un-subscribe from the list:
  18.   Enter 'SUB <email address>' on the first line of the body. Aliases to this
  19.   command include UNSUBSCRIBE and DELETE. If you send the mail from the
  20.   same address you want to remove from the list, you can use ME or MYSELF
  21.   instead of the actual address. That makes any of the following commands
  22.   valid: 'unsubscribe <address>', 'sub me', 'delete myself',
  23.   'unsubscribe myself' and 'delete <address>'.
  24.   Note that you are capable of adding and removing other addresses than your
  25.   own! (The deleted person will receive an information mail.)
  26.  
  27. To subscribe to the list:
  28.   Enter 'ADD <email address>' on the first line of the body. Other accepted
  29.   forms include 'subscribe <address>', 'add me', 'subscribe myself'. The
  30.   latter two only work if the From: field of your mail matches the address
  31.   you want to subscribe with. Adding the same address several times will
  32.   not make the address appear more than once in the list. The added address
  33.   will receive this instruction text!
  34.  
  35. Further services:
  36.   "GET <word>"
  37.       Where <word> can be:
  38.       FILELIST - the list of files available is returned.
  39.       USERLIST - the email addresses of the list subscribers is returned
  40.       <file>   - from the filelist returns the uuencoded file.
  41.  
  42.   "HELP"
  43.       Returns this instruction/help text.
  44.  
  45.   "SEND"
  46.       And then should one or more uuencoded files follow. They are then put
  47.       in the file area, available for other users. Aliases are UPLOAD or
  48.       even straight uuencoded files starting on the first line. It is not
  49.       possible to upload files with the same names that are already present.
  50.       They will simply disappear. Paths of uploaded files are ignored.
  51.  
  52.   "REPLACE"
  53.       Like SEND, but this can replace an already present file.
  54.  
  55. More commands/features are likely to appear in future revisions. Please
  56. contribute with ideas and suggestions.
  57.